Skip to content
This repository was archived by the owner on Dec 11, 2017. It is now read-only.

calling callback function when the mask is completed (mask with '?' character)#174

Closed
gabriellimagomes wants to merge 1 commit intodigitalBush:masterfrom
gabriellimagomes:master
Closed

calling callback function when the mask is completed (mask with '?' character)#174
gabriellimagomes wants to merge 1 commit intodigitalBush:masterfrom
gabriellimagomes:master

Conversation

@gabriellimagomes
Copy link

When the mask contains a '?' character, the callback function (completed) is calling when all characters were typed, even if part of mask is optional.

Example: "99?99" => callback function must be called when the first two numbers are typed.

@digitalBush digitalBush removed this from the 1.4 milestone Oct 10, 2014
@digitalBush
Copy link
Owner

Thank you for the PR with tests. I didn't realize until after I was finished fixing #254 that I had covered the scope of this fix too. :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants